
        D-Link DL10050-based FAST Ethernet Adapter
	D-Link DFE-550TX FAST Ethernet 10/100 Adapter
	D-Link DFE-550FX 100Mbps Fiber-optics Adapter
	D-Link DFE-580TX 4 Port Server Adapter
	D-Link DFE-530TXS PCI Fast Ethernet Adapter

        NDIS Driver Installation Overview

 Contents
 --------
    - Introduction
    - User's Guide

 Introduction
 ------------
    The PCI Family NDIS driver programs included in the released driver
    CD. These driver programs comply with Microsoft's NDIS v2.0.1
    specification. The following text files describe the installation
    procedure for some of the most popular operating systems supporting
    NDIS drivers.

    NDIS driver program for DOS follows the Microsoft's NDIS spec v2.0.1.
    The following document files detail the installation procedure for
    some of the most popular operating systems supporting NDIS drivers:

 User's Guide
 ------------
    This guide lists the available PROTOCOL.INI keywords for all NDIS
    device drivers. Most of the keywords are optional and come with their
    respective default values. The asterisk symbol (*) indicates where
    the keyword applies.

    DRIVERNAME     - This keyword specifies the driver name for the
                     adapter.

    NETWORKADDRESS - This keyword specifies the node address (in hex)
                     used by the adapter. This option is used only to
                     override the node address stored in the adapter.
                     With this keyword specified, the specified address
                     will be used instead of the adapter's actual node
                     address.

    CONNECTIONTYPE - This parameter specifies the configuration of data
                     rate of the network adapter. If CONNECTIONTYPE does not
                     specified, it will auto detect the data rate.

                     Parameters List:
                       AUTOSENSE     -- Auto-select media type and line speed.
		       (Not support on DFE-550FX 100Mbps Fiber-optics Adapter)
	 
                       _10MBPSHD     -- Force to 10Mbps half duplex mode.
		       (Not support on DFE-550FX 100Mbps Fiber-optics Adapter)	

                       _10MBPSFD     -- Force to 10Mbps full duplex mode.
		       (Not support on DFE-550FX 100Mbps Fiber-optics Adapter)	

                       _100MBPSHD    -- Force to 100Mbps half duplex mode.

                       _100MBPSFD    -- Force to 100Mbps full duplex mode.

    SLOT           - This parameter specifies the slot number used for
                     notifications. For PCI slot, you can specify from
                     1 to 16.
